.panel {
  position: relative;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.panel.affiliate {
  height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1e2955;
  color: #1e2955;
}

.panel.affiliate.first {
  height: 70vh;
}

.panel.affiliate.second.mobile {
  padding-top: 69px;
}

.panel.logo-panel {
  position: relative;
  height: auto;
  padding-top: 50px;
}

.panel.first {
  height: 75vh;
}

.panel.go-fck {
  display: block;
  height: 100px;
}

.panel.go-fck.yrslf {
  padding-top: 87px;
}

.panel.counter {
  padding-top: 150px;
}

.panel.sign.price {
  display: block;
}

.header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.logo {
  width: 200px;
}

.logo.aff {
  width: 300px;
}

.body {
  background-color: #000;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 16px;
}

.body.affiliate {
  background-color: #1e2955;
}

.link {
  padding-left: 34px;
  font-family: brandon-grotesque, sans-serif;
  color: #fff;
  font-size: 1.25rem;
  text-decoration: none;
}

.link.mobhide {
  padding-left: 0px;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  margin-top: -234px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
}

.content.content-logo {
  display: block;
}

.content.affiliate.who {
  margin-top: 0px;
}

.content.go-fck {
  display: block;
}

.content.signup.yrslf.price {
  display: block;
}

.content.points {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.left.open-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left.numbers {
  margin-top: 0px;
}

.left.price {
  display: block;
}

.right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right.mobile-rock.first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 55px;
}

.h1 {
  color: #fff;
  font-size: 51px;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: 1px;
}

.h1.opaque {
  opacity: 0.2;
  font-size: 41px;
}

.h1.number-sm {
  position: absolute;
  width: 48px;
  margin-top: 0px;
  margin-left: -75px;
  color: #858ca3;
  font-size: 40px;
}

.h1.number-sm.align-right {
  width: 48px;
  text-align: right;
}

.h1.fade-in-up {
  margin-bottom: 35px;
}

.p {
  color: #c8c8c8;
  font-size: 21px;
  line-height: 1.4;
  font-weight: 300;
  letter-spacing: 1px;
}

.p.light-gray {
  color: #5e5e5e;
}

.p.bold {
  font-weight: 500;
}

.p.bold.margin-right {
  margin-right: 20px;
}

.p.bold.affiliate {
  position: static;
  display: block;
}

.p.small {
  margin-right: 36px;
  padding-right: 0px;
  font-size: 1em;
}

.p.small.mob {
  display: none;
  margin-right: 0px;
}

.p.small.foot {
  display: none;
}

.p.center {
  width: 50%;
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}

.p.center.light-blue {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #858ca3;
}

.p.center.no-margin {
  margin-top: 0px;
}

.p.how-it-works {
  margin-bottom: 40px;
}

.p.center-copy {
  width: 50%;
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}

.p.center-copy.light-blue {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #858ca3;
}

.p.center-copy.no-margin {
  margin-top: 0px;
}

.p.center-copy {
  width: 50%;
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}

.p.center-copy.light-blue {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #858ca3;
}

.p.center-copy.no-margin {
  margin-top: 0px;
}

.h1-container {
  margin-bottom: 28px;
}

.p-container {
  margin-bottom: 130px;
}

.meta-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.meta-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.icon-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-container.affiliate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icon-container.first {
  left: -30px;
}

.icon-container.first.w--current {
  left: -35px;
}

.p-400 {
  font-size: 1.25em;
}

.p-400-copy {
  font-size: 1.25em;
}

.earbuds-btn {
  position: absolute;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #372dff;
}

.image {
  width: 28px;
  height: 28px;
}

.left-content {
  width: 80%;
  max-width: 430px;
  margin-top: 0px;
  margin-left: 10%;
  padding-top: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.left-content.nav-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-pulse {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  border-radius: 40px;
  background-color: rgba(54, 46, 255, 0.5);
  opacity: 1;
}

.rock-rotate {
  position: static;
  left: -22%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rock-rotate.desktop {
  display: none;
}

.rock-rotate.mobile {
  display: none;
}

.rock-rotate.bigrock {
  width: 100%;
  height: auto;
}

.split-white {
  position: fixed;
  left: 50%;
  z-index: 999;
  width: 1px;
  height: 100vh;
  background-color: #fff;
  opacity: 0.1;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.split-gradient {
  position: fixed;
  left: 50%;
  z-index: 999;
  width: 1px;
  height: 100vh;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eb0094), to(#00edc3));
  background-image: linear-gradient(180deg, #eb0094, #00edc3);
  opacity: 1;
  -webkit-perspective-origin: 50% 0%;
  perspective-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #010001;
}

.section-2.hidden-msg {
  overflow: hidden;
  margin-top: 0px;
  padding-top: 0px;
  background-color: #372dff;
}

.section-2.hidden-msg.affiliate {
  background-color: #000;
}

.ring {
  width: 340px;
  margin-top: 124px;
}

.p-short {
  max-width: 800px;
  color: #c8c8c8;
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: 300;
}

.p-short.light-gray {
  width: 80%;
  color: #7e7e7e;
  font-size: 21px;
  line-height: 1.4;
}

.p-short.bold {
  font-weight: 500;
}

.p-short.light-blue-sm {
  width: 80%;
  color: #858ca3;
  line-height: 1.3;
}

.p-short.p-center {
  max-width: none;
  color: #b1b1b1;
  font-size: 21px;
  text-align: center;
}

.p-short.align-center {
  max-width: none;
  font-size: 21px;
  text-align: center;
}

.p-short.quote {
  margin-right: auto;
  margin-left: auto;
}

.meta-data-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.meta-data-horizontal.salary {
  display: none;
}

.meta-container-def {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.down-btn {
  position: absolute;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #372dff;
}

.div-down-pulse {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  border-radius: 40px;
  background-color: rgba(54, 46, 255, 0.5);
  opacity: 1;
}

.chevron-down {
  width: 13px;
  height: 14px;
}

.gem-big {
  position: fixed;
  left: -550px;
  top: 10%;
  z-index: 999;
  display: none;
  height: 860px;
}

.container {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.container.tabonly {
  display: none;
}

.right-content {
  width: 80%;
  max-width: 430px;
  margin-right: 10%;
  padding-bottom: 90px;
}

.right-content.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-80vh {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 50%;
  height: auto;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-80vh.affiliate {
  height: 80vh;
}

.right-80vh.start {
  position: relative;
  height: 80vh;
  margin-top: 100px;
  -o-object-fit: fill;
  object-fit: fill;
}

.p-containermargin-bottom-sm {
  margin-bottom: 32px;
}

.logo-footer {
  width: 200px;
  margin-bottom: 80px;
}

.chevron-right {
  width: 13px;
  height: 14px;
}

.footer {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: 13%;
  padding-bottom: 40px;
  padding-left: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.footer.legal {
  position: static;
}

.footer.faq {
  position: static;
  width: auto;
  margin-left: auto;
  padding-top: 68px;
}

.footer.faq.price {
  width: 1260px;
  padding-left: 60px;
}

.footer.mobile {
  display: none;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph {
  position: static;
  display: none;
  font-weight: 300;
}

.accordeon-item {
  max-width: 100%;
  margin-bottom: 20px;
}

.accordeon-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.accordion-h {
  margin-bottom: 0px;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  cursor: pointer;
}

.accorden-item-content {
  overflow: hidden;
  margin-top: 16px;
}

.p-small {
  color: silver;
  font-size: 21px;
  line-height: 1.25em;
  font-weight: 300;
}

.lottie-animation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-top: 76px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lottie-animation-2 {
  width: 80%;
  margin-top: 10%;
  margin-right: 0%;
}

.lottie-animation-2.hide-desktop {
  display: none;
  overflow: hidden;
}

.lottie-animation-3 {
  width: 70%;
  margin-top: 10%;
  margin-right: 0%;
}

.lottie-animation-4 {
  overflow: hidden;
  width: 80%;
  margin-top: 10%;
  margin-right: 0%;
}

.lottie-animation-5 {
  width: 80%;
  margin-top: 10%;
  margin-right: 0%;
}

.lottie-animation-5.hide-desktop {
  display: none;
}

.menu {
  position: fixed;
  left: 3%;
  top: 50%;
  z-index: 1000001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-align: center;
}

.menu-item {
  color: #757575;
  font-size: 14px;
  text-decoration: none;
}

.menu-item.affiliate {
  color: #bdbdbd;
}

.menu-overlay {
  position: fixed;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100vh;
  background-color: #000;
}

.icon {
  margin-bottom: 51px;
}

.nav-link-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 30px;
}

.nav-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.main-nav-item {
  margin-bottom: 30px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 36px;
  line-height: 38px;
  font-weight: 300;
  text-decoration: none;
}

.nav-footer-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.nav-footer-col.signin {
  display: none;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-footer-col.last {
  margin-left: 35px;
}

.nav-footer-col-item {
  margin-bottom: 10px;
  color: silver;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-2 {
  z-index: 1000000;
  display: none;
  margin-top: 0px;
  padding-top: 100px;
  background-color: #000;
}

.div-block-2.affiliate {
  background-color: #1e2955;
}

.div-block-2.aff {
  display: none;
  background-color: #1e2955;
}

.body-2 {
  font-family: brandon-grotesque, sans-serif;
}

.image-3 {
  width: 33%;
}

.tab-link-tab-1 {
  border-style: solid;
  border-width: 2px;
  border-color: #858ca3;
  border-radius: 44px;
  background-color: transparent;
  color: #858ca3;
  font-size: 20px;
}

.tab-link-tab-1.w--current {
  height: 44px;
  border-width: 2px;
  border-color: #fff;
  border-radius: 48px;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
}

.tab-link-tab-2 {
  height: 44px;
  border-style: solid;
  border-width: 2px;
  border-color: #858ca3;
  border-radius: 44px;
  background-color: transparent;
  color: #858ca3;
  font-size: 20px;
}

.tab-link-tab-2.w--current {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.tab-link-tab-3 {
  height: 44px;
  border-style: solid;
  border-width: 2px;
  border-color: #858ca3;
  border-radius: 44px;
  background-color: transparent;
  color: #858ca3;
  font-size: 20px;
}

.tab-link-tab-3.w--current {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.tab-text {
  border: 1px solid transparent;
  color: transparent;
  font-size: 20px;
}

.tabs {
  width: 44%;
  margin-top: 80px;
  color: #fff;
}

.tabs.mobile {
  display: none;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tab-pane-tab-1 {
  text-align: center;
}

.tab-pane-tab-2 {
  text-align: center;
}

.tab-pane-tab-3 {
  text-align: center;
}

.tabs-content {
  padding-top: 56px;
}

.p-container-numbers {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 300;
}

.accordion-chevron {
  margin-top: 10px;
  margin-right: 12px;
}

.center {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 60%;
  height: 54vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.h3 {
  font-size: 48px;
  line-height: 52px;
  font-weight: 300;
}

.h3.align-center {
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.link-2 {
  color: silver;
}

.qoute-container {
  text-align: center;
}

.right-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.gem-hidden-msg {
  position: absolute;
  display: block;
  margin-top: 860px;
}

.gem-hidden-msg-absolute {
  position: fixed;
  left: 0%;
  top: 69%;
  right: 0%;
  bottom: auto;
  display: block;
  margin: 55px auto 0px;
}

.gem-hidden-msg-absolute.desktop {
  max-width: 60%;
  margin-top: 50px;
}

.loader {
  position: fixed;
  z-index: 10000;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.lottie-animation-6 {
  width: 70px;
}

.circle-loop {
  width: 50px;
}

.circle-loop.menu-ok {
  margin-bottom: 70px;
}

.circle-loop.affiliate {
  width: 30%;
}

.circle-loop.affiliate.mob {
  display: none;
}

.play-button {
  position: absolute;
  left: auto;
  top: 77%;
  right: auto;
  bottom: auto;
  z-index: 100;
  width: 50px;
  height: 50px;
  border-radius: 120px;
  background-color: #362eff;
}

.sticky {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 12222;
  display: block;
  margin-top: 36px;
  margin-right: 8%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.69);
  text-align: right;
  -o-object-fit: fill;
  object-fit: fill;
}

.sticky.affiliate-sticky {
  background-color: rgba(30, 41, 85, 0.69);
}

.sticky.mobhide {
  margin-top: 90px;
  background-color: transparent;
}

.sticky.mobhide.affiliate {
  background-color: transparent;
}

.paragraph-2 {
  text-align: center;
}

.spotify {
  color: #656465;
  text-align: center;
}

.div-block-3 {
  text-align: center;
}

.image-4 {
  padding-bottom: 30px;
}

.spotify-div {
  position: absolute;
  top: 400px;
  bottom: 0px;
  text-align: center;
}

.spotify-div.mobile {
  display: none;
}

.greylink {
  color: #636363;
}

.link-3 {
  color: #777;
}

.link-3.greylink {
  color: #646464;
}

.body-3 {
  background-color: #000;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
}

.image-5 {
  width: 50px;
  max-width: none;
  margin-left: 8px;
  padding-left: 0px;
}

.div-block-4 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
}

.section-3 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.legal-grid {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
}

.legal-menu {
  font-weight: 400;
  letter-spacing: 1px;
}

.legal-menu.not-active {
  color: #646464;
}

.legal-link {
  color: #fff;
  font-style: normal;
  text-decoration: none;
}

.legal-heading {
  margin-bottom: 40px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
}

.legal-p {
  margin-bottom: 15px;
  color: #c8c8c8;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
}

.legal-p.step {
  padding-left: 30px;
}

.legal-h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
}

.legal-a {
  color: #fff;
}

.bold-text {
  font-weight: 400;
}

.logo-head {
  position: relative;
  left: 0px;
  top: 0%;
  right: 0%;
  bottom: 0px;
  display: block;
  overflow: visible;
  margin-top: 0px;
  padding-top: 110px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-div {
  width: 100%;
}

.logo-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-aligner {
  width: 80%;
  max-width: 480px;
  min-height: 133px;
  margin-left: 10%;
  padding-left: 30px;
}

.image-6 {
  max-width: 30%;
}

.paragraph-3 {
  color: #fff;
}

.paragraph-3.affiliate {
  max-width: 500px;
  padding-top: 69px;
  color: silver;
  font-size: 21px;
  line-height: 27px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-span {
  color: #757575;
}

.text-span.affiliate {
  color: #bdbdbd;
}

.blue {
  min-height: 400px;
}

.link-block {
  display: none;
}

.hide-desktop {
  display: none;
}

.mobile-rock {
  display: none;
}

.legalf-footer {
  margin-top: 101px;
}

.link-block-2 {
  text-decoration: none;
}

.link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.pricepanel {
  height: 80vh;
}

.columns {
  width: 1260px;
  max-width: none;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 60px;
}

.column {
  min-height: 647px;
  background-image: url('../images/price1.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.column-2 {
  min-height: 647px;
  background-image: url('../images/price2.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.column-3 {
  min-height: 647px;
}

.price-h2 {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  font-size: 51px;
  font-weight: 300;
  text-align: left;
}

.heading-div {
  text-align: center;
}

.heading-div.button-div {
  min-height: 140px;
  padding-top: 40px;
}

.counter-div {
  margin-top: 40px;
}

.price-counter {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  color: #3f3f3f;
  font-size: 41px;
  font-weight: 300;
}

.price-counter._02 {
  color: #858383;
}

.free {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 50px;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: transparent;
  font-size: 21px;
}

.free.custom {
  border-style: none;
  background-color: #362eff;
}

.feature-div {
  position: absolute;
  left: 0%;
  top: 45%;
  right: 0%;
  bottom: auto;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-4 {
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  color: #c8c8c8;
  font-size: 21px;
  line-height: 28px;
  font-weight: 300;
}

.paragraph-5 {
  font-size: 31px;
  font-weight: 300;
}

.pricetag {
  min-width: auto;
  font-size: 41px;
}

.addprice {
  padding-top: 10px;
  color: #8e8e8e;
  font-weight: 300;
}

.list {
  display: none;
}

.price-faq {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 114px;
}

.price-faq-column {
  padding-left: 50px;
}

.price-faq-column-l {
  padding-right: 50px;
}

.link-4 {
  color: silver;
}

.link-5 {
  color: silver;
}

.link-6 {
  color: silver;
}

.link-7 {
  color: silver;
}

.link-8 {
  color: silver;
}

.link-9 {
  color: silver;
}

.columns-2 {
  width: auto;
  max-width: 1260px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 75px;
}

.white-link {
  color: silver;
}

html.w-mod-js *[data-ix="new-interaction"] {
  display: none;
}

@media screen and (max-width: 991px) {
  .panel {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .panel.affiliate {
    display: block;
  }
  .panel.affiliate.second {
    position: static;
    display: block;
    width: 80%;
    height: auto;
    margin-top: 250px;
    margin-right: auto;
    margin-left: auto;
  }
  .panel.affiliate.second.mobile {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 495px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
  }
  .panel.affiliate.qa {
    display: block;
    width: 80%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .panel.sign {
    display: block;
  }
  .content {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content.affiliate {
    display: block;
    margin-top: 0px;
  }
  .content.go-fck.yrslf {
    display: none;
    margin-top: 0px;
  }
  .content.signup.yrslf {
    display: block;
    margin-top: 0px;
    margin-bottom: 140px;
  }
  .content.points {
    margin-top: 0px;
  }
  .left {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
  }
  .left.affiliat {
    display: block;
  }
  .right {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .right.first {
    margin-top: 60px;
  }
  .right.mobile-rock.first {
    margin-top: 30%;
    padding-bottom: 55px;
  }
  .right.second.affiliate {
    position: static;
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    text-align: center;
  }
  .h1.number-sm {
    position: static;
    margin-left: 0px;
  }
  .h1.number-sm.align-right {
    position: static;
    margin-left: 0px;
    text-align: left;
  }
  .p.center-copy.no-margin {
    width: auto;
  }
  .meta-container {
    width: 340px;
    max-width: 340px;
  }
  .meta-container.first {
    display: none;
  }
  .meta-container.apply.affiliate {
    display: block;
  }
  .left-content {
    width: 80%;
    max-width: none;
  }
  .left-content.affiliate {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .rock-rotate {
    width: 80%;
    padding-top: 74px;
  }
  .split-white {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
  }
  .split-gradient {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
  }
  .section-2 {
    height: auto;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-2.hidden-msg {
    padding-bottom: 200px;
  }
  .p-short.p-center {
    margin-right: auto;
    margin-left: auto;
  }
  .p-short.align-center {
    margin-right: auto;
    margin-left: auto;
    padding-top: 80px;
  }
  .meta-data-horizontal {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .meta-data-horizontal.salary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 62px;
  }
  .meta-data-horizontal.affiliate {
    display: block;
  }
  .meta-container-def {
    width: 340px;
    max-width: 340px;
  }
  .gem-big {
    display: none;
    overflow: visible;
  }
  .container.affiliate {
    position: static;
  }
  .container.tabonly {
    display: block;
  }
  .right-content.flex {
    margin-top: 100px;
  }
  .right-content.affiliate {
    position: static;
    width: 100%;
    max-width: none;
  }
  .right-80vh {
    display: none;
    width: 80%;
    height: auto;
    margin-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .right-80vh.affiliate {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .right-80vh.affiliate.numbers {
    margin-top: -134px;
  }
  .footer {
    position: relative;
    padding-top: 40px;
    padding-right: 10%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer.faq.price {
    width: auto;
  }
  .accordeon-item {
    max-width: 100%;
  }
  .lottie-animation-2 {
    width: 80%;
  }
  .lottie-animation-5.hide-desktop {
    display: none;
  }
  .tabs.desktop {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
  .p-container-numbers.affiliate {
    display: block;
  }
  .center {
    width: 80%;
    height: auto;
    margin-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .right-copy {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .gem-hidden-msg-absolute.desktop {
    margin-top: 140px;
  }
  .logo-head {
    z-index: 10000;
  }
  .pricepanel {
    height: auto;
  }
  .columns {
    display: none;
  }
  .price-h2 {
    margin-left: 0px;
  }
  .heading-div.button-div.mob {
    min-height: auto;
    padding-top: 20px;
    float: none;
    text-align: left;
  }
  .price-counter.mob {
    margin-right: auto;
    margin-left: 0px;
  }
  .free {
    margin-left: 0px;
  }
  .feature-div.mob {
    position: static;
    margin-left: 0px;
    padding-top: 20px;
  }
  .paragraph-4 {
    max-width: none;
  }
  .list-item {
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .list {
    display: block;
  }
  .price-faq {
    padding-top: 150px;
  }
  .price-faq-column {
    overflow: visible;
    padding-right: 50px;
    padding-left: 0px;
  }
  .price-faq-column-l.mob {
    overflow: hidden;
    padding-right: 50px;
  }
  .columns-2 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .panel.affiliate {
    height: 100vh;
  }
  .panel.affiliate.first {
    margin-right: auto;
    margin-left: auto;
  }
  .panel.affiliate.second {
    width: 80%;
    margin-top: 299px;
  }
  .panel.affiliate.second.mobile {
    width: 80%;
  }
  .panel.first {
    height: auto;
  }
  .panel.go-fck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .panel.sign {
    display: none;
  }
  .nav-container {
    width: 80%;
  }
  .content {
    width: 80%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .content.affiliate {
    width: 100%;
  }
  .content.signup {
    margin-top: 170px;
  }
  .left {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right.first {
    margin-top: -200px;
  }
  .right.mobile-rock.first.affiliate {
    margin-top: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right.second {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .p.small {
    margin-bottom: 20px;
  }
  .p.small.mob {
    display: block;
    text-align: center;
  }
  .meta-container {
    width: 70%;
  }
  .meta-container.apply.affiliate {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .icon-container.affiliate {
    position: static;
    margin-top: -14px;
    margin-left: 66px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .left-content {
    width: 90%;
    max-width: none;
    margin-left: 0%;
  }
  .rock-rotate {
    width: 100%;
  }
  .section-2.hidden-msg {
    padding-top: 217px;
    padding-bottom: 198px;
  }
  .meta-container-def {
    width: 70%;
  }
  .right-content {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-left: 10%;
  }
  .right-content.flex.affiliate {
    display: block;
    width: 100%;
    margin-top: 189px;
  }
  .right-content.affiliate {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .right-80vh {
    width: 100%;
  }
  .right-80vh.affiliate.numbers {
    width: 100%;
  }
  .logo-footer {
    display: none;
  }
  .footer {
    position: relative;
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid hsla(0, 0%, 100%, 0.2);
    border-radius: 1px;
  }
  .accordeon-wrapper {
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .accordeon-item {
    max-width: 100%;
  }
  .lottie-animation-2 {
    width: 100%;
  }
  .lottie-animation-3 {
    width: 90%;
  }
  .lottie-animation-4 {
    width: 100%;
  }
  .lottie-animation-5 {
    width: 100%;
  }
  .center {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gem-hidden-msg-absolute.desktop {
    margin-top: 185px;
  }
  .price-h2 {
    margin-left: auto;
  }
  .price-h2.mob {
    margin-left: 0px;
  }
  .heading-div.button-div.mob {
    min-height: auto;
    padding-top: 11px;
    float: none;
    text-align: left;
  }
  .list-item {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5%;
  }
  .price-faq-column {
    padding-right: 50px;
    padding-left: 0px;
  }
  .price-faq-column-l.mob {
    padding-right: 50px;
  }
}

@media screen and (max-width: 479px) {
  .panel {
    margin-top: 150px;
    padding-bottom: 30px;
  }
  .panel.affiliate {
    height: auto;
  }
  .panel.affiliate.first {
    height: auto;
  }
  .panel.affiliate.second {
    width: 90%;
    margin-top: 0px;
    padding-top: 150px;
  }
  .panel.affiliate.second.mobile {
    width: 90%;
    margin-top: 0px;
    padding-top: 150px;
  }
  .panel.affiliate.qa {
    width: 90%;
  }
  .panel.first {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: -30px;
    padding-right: 10px;
    padding-left: 0px;
  }
  .panel.go-fck {
    display: none;
    margin-top: 0px;
  }
  .panel.counter {
    padding-top: 0px;
  }
  .panel.sign {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .logo {
    width: auto;
  }
  .link {
    display: block;
    padding-left: 0px;
  }
  .link.mobhide {
    display: none;
  }
  .nav-container {
    width: 90%;
  }
  .content {
    display: block;
    width: 90%;
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .content.go-fck {
    display: block;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .left.open-nav {
    padding-left: 28px;
  }
  .right {
    display: none;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .right.first {
    display: none;
  }
  .right.mobile-rock.first {
    display: none;
  }
  .right.second {
    width: 100%;
    margin-top: -68px;
    padding-top: 69px;
    border-top: 1px solid #2c365c;
  }
  .right.second.affiliate {
    width: 80%;
    margin-top: -170px;
  }
  .h1 {
    width: 100%;
    font-size: 40px;
  }
  .h1.number-sm {
    margin-left: 0px;
    font-size: 28px;
  }
  .h1.number-sm.align-right {
    margin-left: 0px;
    font-size: 28px;
    text-align: left;
  }
  .p.light-gray {
    font-size: 1.2em;
  }
  .p.bold {
    font-size: 1.2em;
  }
  .p.small {
    margin-right: 0px;
  }
  .p.small.mob-hide {
    display: none;
  }
  .p.small.mob {
    margin-bottom: 0px;
    text-align: center;
  }
  .p.small.foot {
    display: block;
    margin-bottom: 0px;
    padding-top: 50px;
    text-align: center;
  }
  .p.how-it-works {
    max-width: 100%;
    margin-left: 0px;
    float: none;
  }
  .p.center-copy.no-margin {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .p.mobile {
    margin-bottom: 0px;
  }
  .h1-container {
    width: 100%;
    padding-top: 0px;
  }
  .p-container.mobile {
    margin-bottom: 60px;
  }
  .meta-container {
    width: 100%;
    max-width: 280px;
  }
  .meta-container.mobile-signup {
    margin-bottom: 150px;
  }
  .meta-container.first {
    display: none;
  }
  .meta-container.apply {
    margin-bottom: 90px;
  }
  .icon-container {
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .icon-container.first {
    left: 0px;
  }
  .icon-container.first.w--current {
    left: auto;
  }
  .icon-container.aff {
    position: relative;
    left: 0px;
  }
  .left-content {
    width: 100%;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 30px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .left-content.nav-open {
    padding-left: 0px;
  }
  .left-content.affiliate {
    margin-right: auto;
    margin-left: 32px;
    padding-bottom: 123px;
    padding-left: 0px;
  }
  .image-2 {
    max-width: 200px;
  }
  .rock-rotate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .rock-rotate.mobile {
    display: block;
    padding-top: 0px;
    padding-left: 10px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .section-2.hidden-msg {
    padding-top: 170px;
    padding-bottom: 170px;
    background-color: #1e2955;
  }
  .p-short.light-gray {
    width: 100%;
    max-width: none;
    font-size: 1.2em;
  }
  .p-short.bold {
    font-size: 1.2em;
  }
  .p-short.light-blue-sm {
    font-size: 1.2em;
  }
  .meta-data-horizontal.salary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    padding-top: 69px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .meta-container-def {
    width: 100%;
    max-width: 280px;
  }
  .gem-big {
    overflow: hidden;
  }
  .right-content {
    width: 100%;
    max-width: none;
    margin-right: 0%;
    margin-left: 0%;
    padding-bottom: 0px;
    padding-left: 30px;
  }
  .right-content.affiliate {
    width: 100%;
  }
  .right-80vh {
    position: static;
    margin-top: -15px;
  }
  .right-80vh.affiliate {
    margin-top: -130px;
  }
  .right-80vh.affiliate.numbers {
    margin-top: -204px;
  }
  .logo-footer {
    display: none;
  }
  .footer {
    display: none;
    margin-top: 121px;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-style: none;
  }
  .footer.mobile {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
  }
  .accordeon-item {
    max-width: 100%;
  }
  .accordion-h {
    line-height: 30px;
  }
  .lottie-animation-2 {
    overflow: hidden;
    width: 100%;
  }
  .lottie-animation-2.hide-desktop {
    display: block;
    margin-top: -30px;
    margin-bottom: 30px;
    margin-left: -12px;
  }
  .lottie-animation-4.hide-desktop {
    margin-top: -30px;
    margin-bottom: 30px;
    margin-left: -12px;
  }
  .lottie-animation-5.hide-desktop {
    display: block;
    margin-top: -30px;
    margin-bottom: 30px;
    margin-left: -12px;
  }
  .menu {
    left: 0%;
    z-index: 999999999999;
  }
  .menu-overlay {
    z-index: 25882550;
    display: none;
    padding-top: 80px;
  }
  .nav-footer {
    display: block;
  }
  .nav-footer-col {
    width: auto;
    margin-left: 0px;
  }
  .nav-footer-col.signin {
    display: block;
    padding-top: 0px;
    padding-bottom: 35px;
  }
  .nav-footer-col.last {
    margin-left: 0px;
  }
  .nav-footer-col-item {
    margin-bottom: 15px;
  }
  .tabs {
    width: 80%;
    margin-top: 69px;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .tabs.mobile {
    display: block;
    width: 100%;
  }
  .tabs.desktop {
    display: none;
  }
  .tabs-content {
    padding-top: 22px;
  }
  .p-container-numbers.affiliate {
    position: static;
  }
  .center {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .h3.align-center {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    font-size: 36px;
    text-align: center;
  }
  .qoute-container {
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }
  .gem-hidden-msg {
    display: block;
    margin-top: 0px;
  }
  .gem-hidden-msg-absolute {
    overflow: visible;
    margin-top: 158px;
  }
  .gem-hidden-msg-absolute.desktop {
    max-width: 100%;
    margin-top: 200px;
  }
  .loader {
    overflow: hidden;
  }
  .circle-loop.affiliate {
    text-align: center;
  }
  .circle-loop.affiliate.mob {
    display: block;
    width: auto;
    max-width: 70%;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-bottom: 60px;
    padding-left: 0px;
  }
  .sticky.mobhide {
    display: none;
  }
  .spotify-div.mobile {
    position: static;
    top: -54px;
    display: block;
    width: 80%;
    margin: 90px auto -90px;
    padding-bottom: 0px;
  }
  .logo-head {
    padding-top: 41px;
    padding-bottom: 57px;
  }
  .logo-aligner {
    min-height: auto;
    margin-left: 0px;
  }
  .text-span {
    color: #757575;
  }
  .blue {
    min-height: 200px;
  }
  .link-block {
    display: block;
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .link-block.hide-desktop {
    margin-top: -30px;
    margin-bottom: 40px;
  }
  .hide-desktop {
    display: block;
    margin-left: -8px;
  }
  .mobile-rock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .price-h2.mob {
    line-height: 56px;
  }
  .addprice {
    text-align: center;
  }
  .price-faq-column {
    padding-right: 0px;
  }
  .price-faq-column-l.mob {
    position: relative;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
  }
  .columns-2 {
    width: auto;
    padding-right: 50px;
    padding-left: 60px;
  }
}

